Allow selective and low-overhead collection of internal performance probes
Categories
(Core :: Performance: General, enhancement)
Tracking
()
Tracking | Status | |
---|---|---|
firefox69 | --- | fixed |
People
(Reporter: bas.schouten, Assigned: bas.schouten)
References
Details
Attachments
(3 files)
Right now whenever developers are improving components of Firefox that are not a large portion of pageload it is extremely hard to determine the impact of individual patches. I could for example make a 5% improvement to display list building, that would be a great improvement, but the impact it has on BrowserTime will be hidden within the noise of the total system.
By giving developers a way to easily collect total time spent in specific components during automated testing, they will be better able to determine the impact of their individual patches. In addition longer term we could also explore using this for regression testing.
Assignee | ||
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Assignee | ||
Comment 2•6 years ago
|
||
Depends on D32039
Assignee | ||
Comment 3•6 years ago
|
||
Depends on D32877
Updated•6 years ago
|
Comment 4•6 years ago
|
||
ni?ing Bas for https://phabricator.services.mozilla.com/D32878#992456.
Assignee | ||
Updated•6 years ago
|
Updated•6 years ago
|
Comment 6•6 years ago
|
||
Comment 7•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/49028e60c0d4
https://hg.mozilla.org/mozilla-central/rev/f0310aa07b8f
Description
•